Skip to content

ci: Strip duplicate PR numbers and simplify mentions from changelog#105

Merged
DylanDevelops merged 1 commit intomainfrom
ravel/fix-release-notes-format
Mar 31, 2026
Merged

ci: Strip duplicate PR numbers and simplify mentions from changelog#105
DylanDevelops merged 1 commit intomainfrom
ravel/fix-release-notes-format

Conversation

@DylanDevelops
Copy link
Copy Markdown
Owner

Pull Request Checklist

  • I have read and followed the contribution guidelines.
  • My pull request targets the main branch of tmpo.
  • I have tested these changes locally on my machine.

Description

This pull request updates the cliff.toml changelog template to improve the formatting and clarity of contributor and commit information. The main changes focus on simplifying the display of usernames and pull request references.

Changelog formatting improvements:

  • Commit titles now have pull request numbers removed from the end if present, preventing duplication when the PR number is shown separately.
  • Usernames are now displayed as plain text (e.g., @username) instead of markdown links, both in the commit attributions and the new contributors section. [1] [2]
  • The "New Contributors" section now lists contributors as @username made their first contribution! instead of linking their usernames.

@DylanDevelops DylanDevelops merged commit dcae391 into main Mar 31, 2026
5 checks passed
@DylanDevelops DylanDevelops deleted the ravel/fix-release-notes-format branch March 31, 2026 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant